home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / workbench+shell / a-f / colorado / coloradov0.6.doc < prev   
Text File  |  1996-03-13  |  2KB  |  52 lines

  1.  
  2. This litle command was done because I had some problems with the
  3. MagicWB-Demon.
  4.  
  5.  o It sometimes crashed at startup (after doing Colorado, I found out that
  6.    the fault was in the kickstart 8( - Solution; PatchOpenWB)
  7.  
  8.  o It could only set the middle colors (4-11 on 16 col. screens...)
  9.  
  10.  o You had to type in alot of numbers to set your colors (col n,r,g,b)
  11.  
  12.  o Couldn't load after WB was started.
  13.  
  14.  o Its size was 16832 bytes...
  15.  
  16. I did Colorado which sets the full palette by writing a new
  17. Env:Sys/Palette.Prefs, and allocating the colors in the middle. The colors are
  18. taken from either a palette or picture file, and in case of a picture, it
  19. writes out a new Env:Sys/WBPattern.Prefs holding the picture as background
  20. with disabled remap.
  21.  
  22. The beauty of all this is; If you try to scale'n'remap a picture in ImageFX,
  23. lock the first 8 colors to MWB and render it in 16 colors, you often get
  24. quite good results, then just write "Colorado <PICTURE>", and volla, youre WB
  25. looks superb!
  26.  
  27. I did this command in june last year, and I was actually planning alot more,
  28. but never got time. Meanwhile alot of my friends commented my always nice
  29. looking WB pictures, and wanted a copy of Colorado, so I thought that
  30. somebody might wanted to take over the source or just the idea...
  31.  
  32. Included is the source in assembler, and some example pictures in 16 cols.
  33.  
  34. *** INSTALL: ***
  35.  
  36. Copy Colorado to C:
  37. Choose a picture, you want to use as background, be sure it uses the correct
  38. WB colors, add this line to your StartUp-Sequence:
  39.  
  40.    Run <>NIL: C:Colorado «YOUR_PICTURE»
  41.  
  42. Preferable, before WB has loaded (but doesn't matter)
  43. Break colorado by sending it a break.
  44.  
  45. Instead of a picture, you can also just use a palette file.
  46.  
  47. Unfortunatly this version doesn't support datatypes, so pict/pal. MUST be
  48. ILBM.
  49.  
  50. If you're interested in doing something about it, or for other reasons wants
  51. the source, write Duff@DK-Online.DK, also write me if you use the command!
  52.